CIMPLICITY REST API Web Service
CIMPLICITY REST API Web Service / ProjectData Json Schema
In This Topic
    ProjectData Json Schema
    In This Topic
    Description
    Information about the CIMPLICITY project
    Overview
    ProjectData
    Information about the CIMPLICITY project
    projectId : string
    the projectId that was searched for
    name : string
    the name of the project file without the .gef
    description : string
    the configured description of the project
    isReadOnly : boolean
    is the project read-only?
    readOnlyReason : string
    a message indicating why the project is read-only
    Properties
    NameDescriptionData Type
    the projectId that was searched forstring
    the name of the project file without the .gefstring
    the configured description of the projectstring
    is the project read-only?boolean
    a message indicating why the project is read-onlystring
    See Also